home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 138 / 138.xpi / chrome / stumbleupon.jar / content / skin / widgets.css < prev    next >
Cascading Style Sheet File  |  2009-05-22  |  410b  |  15 lines

  1.  
  2. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  3. @namespace html url("http://www.w3.org/1999/xhtml");
  4.  
  5.  
  6. hbox.textbox-input-box {
  7.     -moz-binding: url('chrome://stumbleupon/content/widgets.xml#su_autocompletecontext');
  8. }
  9.  
  10. dropmarker.autocomplete-history-dropmarker {
  11.     display: -moz-box;
  12.     -moz-binding: url('chrome://stumbleupon/content/widgets.xml#su_autocompletedropmarker');
  13. }
  14.  
  15.